Week 12 ( April. 18, 2017 )
Molding and Casting
This week we will learn the process of molding, different techniques to do the same, casting using it etc. I haven’t molded much except once during prefab which didn’t work out well.
•.Molding : It is a hollow solid structure into which a liquid, which eventually hardens, is poured to which forms the shape of the mold.
•.Casting: It is the counter of molding. It is the process of pouring the liquid material and the rest which I have mentioned above.
Molding and casting processes are used widely for making materials in plastic, ceramic, glass, metals etc. Also have this weeks class note as references.
design a 3D mold, machine it, and cast parts from it
Molding can be done in many ways using a variety of materials. The common ones are
•.machinable wax
•.rigid foam
•.rigid foam
•.silicone
•.plaster
•.metal
•.casting rubber etc.
Designing
I decided to make a simple 3D design in TinkerCAD
I exported my design in to STL file which is 3D.
ArtCAM conversion
I need to convert my 3D design in to CNC machine understanding code after generating the tool paths in order to process my design in wax.
Firstly I imported my 3D file into Artcam and placed in center of the mold material dimension which I defined
After that I convert my design in to 2D using greyscale conversion. So that this is converted in to vector. Also defined the space for the cut to start.
After that I subtracted, zero reseted and defined the starting height of cut in the shape editor menu for defining how the cutting and processing will work
Then I generated the 3D and then defined the tool paths for rough cutting as well as Smooth finishing.
How to generate tool path
Roughing tool path
For the generating tool path I select z level roughing in here we are using 3mm roughing tool that is why I select End mill 3mm.then I generate and i save the tool path.
For the finishing tool path we are using v bit,for that I did the same method of roughing tool then I saved both of them .nc file for the milling.
After saving the tool paths, I fixed the wax in the CNC bed and started to mill the wax.